Welcome![Sign In][Sign Up]
Location:
Search - s3c2410 linux

Search list

[Embeded LinuxS3C2410

Description: 基于S3C2410的触摸屏源程序,-Design of touch screen driver in embedded Linux
Platform: | Size: 58368 | Author: rick | Hits:

[Linux-UnixS3C2410-lcd-115

Description: 基于S3C2410A和LINUX的嵌入式系统彩色LCD驱动 pdf-S3C2410A and LINUX-based embedded systems pdf color LCD driver
Platform: | Size: 196608 | Author: 小春 | Hits:

[Linux-UnixLinuxDeviceDriverA-S3C2410RealTimer

Description: Linux设备驱动开发详解源码- S3C2410实时钟驱动--s3c2410-rtc.c 秒设备驱动与应用程序-second.c -second_test.c-Explain the development of Linux device driver source code- S3C2410-driven real-time clock- s3c2410-rtc. C seconds device drivers and application-second.c-second_test.c
Platform: | Size: 6144 | Author: bob | Hits:

[ARM-PowerPC-ColdFire-MIPSeint0

Description: 嵌入式驱动程序+测试程序 平台:S3C2410+LINUX 目标板:embest edukit iii 名字:eint0 driver-application for eint0 driver
Platform: | Size: 2048 | Author: 许多 | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410

Description: 周立功S3C2410实验箱多媒体课件,Linux内核编译实验,Linux内核编译实验 ,video4linux模块应用实验, 触摸屏实验.-Ligong S3C2410 week experimental box multimedia courseware, Linux kernel compile Experimental, Linux kernel compile experiment, video4linux application of the experimental module, touch screen test.
Platform: | Size: 1792000 | Author: | Hits:

[Embeded LinuxMiniGUI-S3C2410

Description: linux下minigui的移植,适用于三星S3C2410开发板,详细讲述了minigui的整个移植的过程-linux under minigui transplant for Samsung S3C2410 development board, a detailed account of the entire transplant process minigui
Platform: | Size: 208896 | Author: 吴侠 | Hits:

[Linux-Unixs3c2410-adc

Description: linux下的s3c2410ADC转换驱动程序-linux drivers under s3c2410ADC conversion
Platform: | Size: 2048 | Author: wxiongn | Hits:

[Linux-UnixJflash-s3c2410.tar

Description: 已经编译好的烧写uboot的工具,解压之后可以直接运行。适用目标为s3c2410等系列。-It is a tool ready for boot the bootloader,and you can use it straightly after you tar it
Platform: | Size: 5120 | Author: xiaofei | Hits:

[Linux-Unixcs89x0.c.tar

Description: 网卡cs8900在s3c2410,linux 2.6.30内核上的驱动程序移植,关键程序drives/net/interface.c。 已经手动修改过,经测试通过。-Card cs8900 in s3c2410, linux 2.6.30 kernel driver transplantation, critical processes drives/net/interface.c. Have been manually modified, by the test.
Platform: | Size: 18432 | Author: r91987@163.com | Hits:

[Software EngineeringARMLinuxstart-upprocessanalysis

Description: ARM Linux 启动过程分析。 本文以 S3C2410 ARM 处理 器为例,详细分析了系统上电后 bootloader的执行流程及 ARM Linux的启动过程。-Taking S3C2410 ARM processor, for example, a detailed analysis on the system after the execution procedures bootloader electricity and ARM Linux start-up process.
Platform: | Size: 129024 | Author: 张凯 | Hits:

[Embeded Linuxs3c2410-rtc

Description: RTC DIRVER OF S3C2410 LINUX
Platform: | Size: 81920 | Author: 流域 | Hits:

[Linux-UnixDS18B20

Description: 5.1 Linux的DS18B20驱动程序实现-DS18B20 driver for Linux,
Platform: | Size: 1024 | Author: 陆晓健 | Hits:

[Embeded-SCM Develops3c2440-camera-linux

Description: 基于S3C2410和linux的摄像头程序,调试通过,可以实现摄像头图像采集等功能-Linux on S3C2410 and the camera program, debug through, can achieve functions such as camera image acquisition
Platform: | Size: 535552 | Author: changhui | Hits:

[Other Embeded programs3c2410-codec

Description: embedded linux:s3c2410 for linux kernel 2.4 codec test program
Platform: | Size: 196608 | Author: addison | Hits:

[ARM-PowerPC-ColdFire-MIPSdnw-0.5A-linux-src

Description: DNW 0.5A on Linux (for S3C2410)
Platform: | Size: 2314240 | Author: Fan Hua | Hits:

[Linux-UnixTransplant-linux-to-S3C2410

Description: linux移植到S3C2410平台的电子文档,该文档详细讲解了整个移植过程。-S3C2410 platform linux ported to the electronic document that explain in detail the entire transplant process.
Platform: | Size: 1108992 | Author: zhangya | Hits:

[Embeded LinuxCS8900a

Description: CS8900a驱动 S3C2410+linux-CS8900a driver S3C2410+ linux
Platform: | Size: 9216 | Author: 钟辉泉 | Hits:

[Embeded LinuxS3C2410-experiment-and-practice

Description: 基于 S3C2410 嵌入式Linux 开发实验与实践-Base on S3C2410 embedded Linux Development experiment and practice
Platform: | Size: 9185280 | Author: 小单 | Hits:

[Linux-UnixS3C2410-SPI

Description: linux spi 接口 示例 S3C2410-Based on the spi interface driver linux example
Platform: | Size: 36864 | Author: lee asine | Hits:

[Linux-UnixLinux-driver-development15

Description: 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形成了非常通用、可适应性很强的I2C框架。6.1节对Linux I2C体系结构进行分析,讲解3个组成部分各自的功能及相互联系。6.2节对Linux I2C核心进行分析,讲解i2c-core.c文件的功能和主要函数的实现。6.3节、6.4节分别详细介绍I2C总线驱动和I2C设备驱动的编写方法,给出可供参考的设计模板。6.5节、6.6节以6.3节和6.4节给出的设计模板为基础,讲解S3C2410 ARM处理器I2C总线驱动及挂接在其上的SAA7113H视频模拟/数字转换芯片设备驱动的编写方法。-Author: HuaQing vision embedded institute. The Linux device driver development "(08 and 09 sep TOP50) annual list of best-selling chapter 15, Linux the I2C bus and core, device drivers. The I2C bus use only the two root, SDA SCL signal will achieve the data interaction between equipment, greatly simplified the hardware resources and PCB wiring space take up. Therefore, the I2C bus is very widely used in EEPROM, real clock, small LCD equipment and CPU interface. Linux system defines the I2C drive system structure in Linux, system, the I2C driven by three parts, namely the I2C core, the I2C bus driver and the I2C device drivers. The three parts of the cooperation and formed very general, can vary adaptive the I2C framework. Section 6.1 the I2C system for Linux analyzed the structure, the explanation is 3 part of their respective functions and to each other. Section 6.2 to Linux
Platform: | Size: 593920 | Author: 华清远见 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 40 »

CodeBus www.codebus.net